SQL::Query::JoinType Enumerated Type

Description

Internal use only.

Discussion

This is an enumerated type with one of the values in the list below:

INNER=0
OUTER=1

See Also